crypto/tls.certificateRequestMsgTLS13.scts (field)
5 uses
crypto/tls (current package)
handshake_client_tls13.go#L563: certMsg.scts = hs.certReq.scts && len(cert.SignedCertificateTimestamps) > 0
handshake_messages.go#L1055: scts bool
handshake_messages.go#L1078: if m.scts {
handshake_messages.go#L1150: m.scts = true
handshake_server_tls13.go#L585: certReq.scts = true
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)